Total Complexity | 18 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 100 |
Lines of code | 54 |
Logical lines of code | 34 |
Comment lines | 20 |
Methods | 6 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
decrypt() | 54 | 6 | 19 | |
encrypt() | 57 | 4 | 16 | |
getKey() | 71 | 3 | 6 | |
getSalt() | 71 | 3 | 6 | |
__construct() | 76 | 1 | 4 | |
make() | 80 | 1 | 3 |